home *** CD-ROM | disk | FTP | other *** search
- @echo off
- @echo
- @echo This demonstration shows how QASA can present a test in
- @echo a manner that allows you, the test-taker, to review all
- @echo of your answers before you commit them by ending the test.
- @echo QASA will not end the test, even after you answer all of
- @echo the questions, since you are permitted to make changes as
- @echo long as you wish.
- @echo
- @echo Since this test is not timed, you will be able to save it
- @echo and resume where you left off at a later time.
- @echo
- @echo This example does not show you any scoring information,
- @echo even though it is being collected. Since you are able to
- @echo change your answers, you will not be given any information
- @echo that could provide you with the correct answer. Even if
- @echo you allow the correct answer to be shown (though a command
- @echo in the database), any question for which you are shown the
- @echo answer will no longer be accessible for you to correct.
- @echo
- @pause Press Any Key to Start The Demonstration.
- @qasa -vsa demo2
-